diff --git a/envy.cabal b/envy.cabal
--- a/envy.cabal
+++ b/envy.cabal
@@ -1,5 +1,5 @@
 name:                envy
-version:             1.3.0.0
+version:             1.3.0.1
 synopsis:            An environmentally friendly way to deal with environment variables
 license:             BSD3
 license-file:        LICENSE
@@ -37,7 +37,7 @@
     build-depends:      base
                       , bytestring
                       , envy
-                      , hspec                >= 2.2 && < 2.4
+                      , hspec                >= 2.2 && < 2.5
                       , mtl
                       , quickcheck-instances == 0.3.*
                       , QuickCheck           >= 2.8 && < 2.10
