diff --git a/hspec-snap.cabal b/hspec-snap.cabal
--- a/hspec-snap.cabal
+++ b/hspec-snap.cabal
@@ -1,5 +1,5 @@
 name:                hspec-snap
-version:             1.0.0.0
+version:             1.0.0.1
 synopsis:            A library for testing with Hspec and the Snap Web Framework
 homepage:            https://github.com/dbp/hspec-snap
 license:             BSD3
@@ -55,5 +55,5 @@
                  , snap-core                >= 1.0      && < 1.1
                  , text                     >= 0.11     && < 1.3
                  , transformers             >= 0.3      && < 0.6
-                 , directory                >= 1.2      && < 1.3
-  build-depends:   hspec-snap               == 1.0.0.0
+                 , directory                >= 1.2      && < 1.4
+  build-depends:   hspec-snap               == 1.0.0.1
