diff --git a/restful-snap.cabal b/restful-snap.cabal
--- a/restful-snap.cabal
+++ b/restful-snap.cabal
@@ -1,5 +1,5 @@
 name:                restful-snap
-version:             0.1.1
+version:             0.1.1.1
 description:         A convention-based RESTful routing mechanism for snap
 license:             BSD3
 license-file:        LICENSE
@@ -36,7 +36,7 @@
     readable           >= 0.1  && < 0.2,
     snap               >= 0.11 && < 0.13,
     snap-core          >= 0.9  && < 0.10,
-    snap-extras        >= 0.5  && < 0.6,
+    snap-extras        >= 0.5  && < 0.7,
     template-haskell   >= 2.4  && < 2.9,
     text               >= 0.11 && < 0.12,
     time               >= 1.4  && < 1.5,
