diff --git a/stack/erp5/buildout.cfg b/stack/erp5/buildout.cfg
index 6acb885c2cf3b915e915d6d2a9a093fecf4e44f1..cedef5e8e695412fcddcf0811954be780f231342 100644
--- a/stack/erp5/buildout.cfg
+++ b/stack/erp5/buildout.cfg
@@ -287,17 +287,12 @@ recipe = slapos.recipe.build:download
 url = ${:_profile_base_location_}/instance-erp5-single.cfg.in
 md5sum = e02554b15718b4c8ef3022e7bc349319
 mode = 640
-extra-context =
-  bt5_to_install erp5_full_text_myisam_catalog
-
 
 [template-erp5-cluster]
 recipe = slapos.recipe.build:download
 url = ${:_profile_base_location_}/instance-erp5-cluster.cfg.in
 md5sum = 3df9664d257096b8097ffae8ec0882f3
 mode = 640
-extra-context =
-  bt5_to_install erp5_full_text_myisam_catalog
 
 [template-varnish]
 recipe = slapos.recipe.build:download