diff --git a/stack/erp5/buildout.cfg b/stack/erp5/buildout.cfg
index d40107a78d0c2442dc27a222c64c26042f551be0..4b36facadd0030c27e5507480f378e214f0df341 100644
--- a/stack/erp5/buildout.cfg
+++ b/stack/erp5/buildout.cfg
@@ -142,7 +142,6 @@ parts =
 recipe = slapos.recipe.build:gitclone
 repository = http://git.erp5.org/repos/slapos.git
 branch = master
-revision = d3c04864cd0d6e598e1aff0b4d60ed1dda35788d
 git-executable = ${git:location}/bin/git
 
 [check-recipe]
@@ -334,7 +333,6 @@ repository_id_list = erp5
 recipe = slapos.recipe.build:gitclone
 repository = http://git.erp5.org/repos/erp5.git
 branch = master
-revision = cd42e66da62da560a45d5879c966dee1919b7c2f
 git-executable = ${git:location}/bin/git
 
 [fix-products-paths]