diff --git a/drupal-org.make b/drupal-org.make
index 32995f7..f369ce8 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -197,6 +197,9 @@ projects[realname][subdir] = "contrib"
 projects[registration][version] = "1.x-dev"
 projects[registration][type] = "module"
 projects[registration][subdir] = "contrib"
+; Registration module doesn't properly support entitycache
+; http://drupal.org/node/1867318
+projects[registration][patch][] = "http://drupal.org/files/1867318.registration.entity_cache_support.7.patch"
 
 projects[rules][type] = "module"
 projects[rules][subdir] = "contrib"
