diff --git a/spring-data-neo4j-examples/cineasts-rest/pom.xml b/spring-data-neo4j-examples/cineasts-rest/pom.xml
index a0a92b634..7e5ec1cea 100644
--- a/spring-data-neo4j-examples/cineasts-rest/pom.xml
+++ b/spring-data-neo4j-examples/cineasts-rest/pom.xml
@@ -352,6 +352,12 @@
+
+ org.neo4j.server.plugin
+ neo4j-cypher-plugin
+ ${neo4j.version}
+ test
+
junit
junit