diff --git a/package.json b/package.json
index 1e1d6db..0143c14 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
   "dependencies": {
     "redis": "~1.0.0",
     "iniparser": "~1.0.5",
-    "whiskers": "~0.3.3"
+    "whiskers": "~0.3.3",
+    "express": "~4.13.3"
   }
 }