diff --git a/TODO b/TODO
index da882720d27c553c5a812c45667d0828e39f25e5..be957ce7381f1ee7bbb1ebd8a3a19d7b816d3bf5 100644
--- a/TODO
+++ b/TODO
@@ -11,8 +11,6 @@ Current activities:
 Next (in order of descending priority/precedence):
 
 * Update man pages to match style of Dovecot man pages.
-* Unfinished new extensions:
-	- Finish the ereject extension
 * Enforce ManageSieve protocol syntax better with some of the commands. Some 
   commands still allow spurious extra arguments.
 * Code cleanup:
@@ -20,6 +18,8 @@ Next (in order of descending priority/precedence):
 
 * ## MAKE A SECOND RELEASE (0.2.x) ##
 
+* Unfinished new extensions:
+	- Finish the ereject extension
 * Improve error handling. 
 	- Implement dropping errors in the user's mailbox as a mail message.
 * Add normalize() method to comparators to normalize the string before matching