diff --git a/TASKS.txt b/TASKS.txt
index 153a7098..24cb31eb 100644
--- a/TASKS.txt
+++ b/TASKS.txt
@@ -34,6 +34,7 @@ Tasks
Implement Algorithms
````````````````````
- Graph cut segmentation
+- `Image colorization `__
- Fast 2D convex hull (consider using CellProfiler version)
`Algorithm overview `__.
`One free implementation