diff --git a/PLAN b/PLAN
index e5d425b8e..f613097bf 100644
--- a/PLAN
+++ b/PLAN
@@ -7,15 +7,12 @@ Updated: $Date$
 Planned work in rough order
 ===========================
 
-* Add a 'recent ballots' page (IESG request)
-
 * Add a simplified submission form which can be used by curl or wget to post
   drafts.
 
 * Add 'Additional URLs' for documents, the same way we have them for groups.
 
-* Reworked UI and refactored backend for the scretariat meeting scheduling
-  tool.
+* Add a 'recent ballots' page (IESG request)
 
 * Revisit the review tool, work through the accumulated tickets.
 
@@ -23,6 +20,9 @@ Planned work in rough order
 
 * Upgrade html5lib to the latest release, the same for bleach which uses it.
 
+* Reworked UI and refactored backend for the scretariat meeting scheduling
+  tool.
+
 * Test suite improvements.  Reduce and seek to eliminate causes of differences
   in code coverage between runs in the same and in different environments.