diff --git a/TAGS b/TAGS
index a3e38ab05778819a131bb12b52a19975acc7ee53..7da1a6c4e9d416c9f75a66628b12e01c0ff0da29 100644
--- a/TAGS
+++ b/TAGS
@@ -2,9 +2,9 @@ Tags: past the very first one, the convention is to name a tag after the year an
 index is added: 13.46.2.
 
 
-Next tag:
+v14.10:
 
-- TODO: Implement a full Stokes problem (current implementation is not finished at all!)
+- Static Stokes problem is implemented (it is able to reproduce Freefem result in P2/P1).
 - List of boundary conditions is now handled by DofManager rather than by LinearProblem.
 - No error now when a processor miss a combination (geometric element type, label) when boundary conditions are applied.
 - Penalisation scheme has been implemented.