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.1.1.0
+Version:             0.1.2.0
 Synopsis:            Snap backend for the digestive-functors library
 Description:         This is a snap backend for the digestive-functors library.
 
@@ -20,5 +20,5 @@
     base               >= 4   && < 5,
     bytestring         >= 0.9 && < 0.10,
     digestive-functors >= 0.1 && < 0.3,
-    snap-core          >= 0.5 && < 0.7,
+    snap-core          >= 0.5 && < 0.8,
     utf8-string        >= 0.3 && < 0.4
