diff --git a/software/memcached/software.cfg b/software/memcached/software.cfg
index 2b2f4c62fed4ed33d3e83caa122be1851d695a0c..a6d08ce5f2c5a4c4a596d654082a8f2648fc84c6 100644
--- a/software/memcached/software.cfg
+++ b/software/memcached/software.cfg
@@ -79,8 +79,9 @@ command = ${:git} clone ${:git_param} http://git.erp5.org/repos/slapos.git ${:lo
 update-command = cd ${:location} && ${git:location}/bin/git pull --quiet
 
 [versions]
-# Required by:
-# slapos.cookbook==0.1
+slapos.cookbook = 0.3
+slapos.core = 0.2
+
 collective.recipe.template = 1.8
 slapos.slap = 1.2.dev-r4679
 netaddr = 0.7.5
@@ -93,4 +94,4 @@ hexagonit.recipe.download = 1.5.0
 plone.recipe.command = 1.1
 
 # Use SlapOS patched zc.buildout
-zc.buildout = 1.5.3-dev-SlapOS-001
\ No newline at end of file
+zc.buildout = 1.5.3-dev-SlapOS-001