diff --git a/buildout/software-profiles/varnish.cfg b/buildout/software-profiles/varnish.cfg
index deabfc4c41fce88891b530e81e7938cd45dfaa78..b6a8ca01cb66dad8b06d3508a37e179784575566 100644
--- a/buildout/software-profiles/varnish.cfg
+++ b/buildout/software-profiles/varnish.cfg
@@ -26,8 +26,8 @@ environment =
 # http://www.varnish-cache.org/trac/ticket/801
 [varnish-2.1.4-r5467-patch]
 recipe = hexagonit.recipe.download
-url = http://www.varnish-cache.org/trac/changeset/5467?format=diff&new=5467
-md5sum = 04a0696239658c87d6acac32f356608e
+url = http://www.varnish-cache.org/trac/changeset/a53a8a1c60f844eb62d047b62116fa7cb436cf5f?format=diff&new=a53a8a1c60f844eb62d047b62116fa7cb436cf5f
+md5sum = 0948d6c4ac64f197b362c17496f77a14
 filename = changeset_r5467.diff
 download-only = true
 
@@ -35,7 +35,7 @@ download-only = true
 recipe = hexagonit.recipe.cmmi
 url = http://www.varnish-software.com/sites/default/files/varnish-2.1.4.tar.gz
 md5sum = e794a37b6fbb786a083c0946103ae103
-patch-options = -p4
+patch-options = -p0
 patches =
   ${varnish-2.1.4-r5467-patch:location}/${varnish-2.1.4-r5467-patch:filename}
 environment =