diff --git a/digestive-functors-snap.cabal b/digestive-functors-snap.cabal
--- a/digestive-functors-snap.cabal
+++ b/digestive-functors-snap.cabal
@@ -1,5 +1,5 @@
 Name:          digestive-functors-snap
-Version:       0.5.0.1
+Version:       0.5.0.2
 Synopsis:      Snap backend for the digestive-functors library
 Description:   Snap backend for the digestive-functors library
 Homepage:      http://github.com/jaspervdj/digestive-functors
@@ -22,7 +22,7 @@
     digestive-functors >= 0.5  && < 0.6,
     snap-core          >= 0.7  && < 0.10,
     text               >= 0.11 && < 0.12,
-    directory          >= 1.0  && < 1.2,
+    directory          >= 1.0  && < 1.4,
     filepath           >= 1.0  && < 1.4,
     mtl                >= 2    && < 3,
     bytestring         >= 0.9  && < 0.11
