diff --git a/software/erp5/instance.cfg b/software/erp5/instance.cfg
index 51de7a8750a5ee81c2efd524a29a15b8ac91a676..8852a39bb3a4ca5fd468a93b9faa3362693e37ac 100644
--- a/software/erp5/instance.cfg
+++ b/software/erp5/instance.cfg
@@ -56,8 +56,8 @@ link_binary_list =
   ${sed:location}/bin/sed
   ${tesseract:location}/bin/tesseract
   ${w3m:location}/bin/w3m
-  ${xpdf:location}/bin/pdfinfo
-  ${xpdf:location}/bin/pdftotext
+  ${poppler:location}/bin/pdfinfo
+  ${poppler:location}/bin/pdftotext
   ${poppler:location}/bin/pdftohtml
 
 # XXX: products won't be needed as soon as all ERP5 (and products-deps)
diff --git a/software/erp5/software.cfg b/software/erp5/software.cfg
index 5148e1fe9c60d39297e7916e9a1098eab190080a..827e0c74b5aa161ed9730c681a5be7aa2024a0ee 100644
--- a/software/erp5/software.cfg
+++ b/software/erp5/software.cfg
@@ -23,6 +23,6 @@ module = erp5
 # Default template for erp5 instance.
 recipe = slapos.recipe.template
 url = ${:_profile_base_location_}/instance.cfg
-md5sum = 11e2d4205ba2cb0039f84f708331225f
+md5sum = 292646776e6b7b9decf4291886a66603
 output = ${buildout:directory}/template.cfg
 mode = 0644
diff --git a/stack/erp5.cfg b/stack/erp5.cfg
index fb29895a3764f8457aba79415c26d76cbae25e6b..81b3132d683de4bc5c906dd7157284689e21f688 100644
--- a/stack/erp5.cfg
+++ b/stack/erp5.cfg
@@ -58,7 +58,6 @@ extends =
   ../component/w3-validator/buildout.cfg
   ../component/w3m/buildout.cfg
   ../component/xorg/buildout.cfg
-  ../component/xpdf/buildout.cfg
   ../component/poppler/buildout.cfg
   ../component/xtrabackup/buildout.cfg
   ../component/zabbix/buildout.cfg
@@ -81,7 +80,6 @@ parts =
   stunnel
   w3m
   poppler
-  xpdf
   libpng12
   ghostscript
   mariadb