diff --git a/witch.cabal b/witch.cabal
--- a/witch.cabal
+++ b/witch.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.2
 
 name: witch
-version: 0.3.0.0
+version: 0.3.0.1
 synopsis: Convert values from one type into another.
 description: Witch converts values from one type into another.
 
@@ -66,7 +66,7 @@
   import: basics
 
   build-depends:
-    , hspec >= 2.7.9 && < 2.8
+    , hspec >= 2.7.9 && < 2.9
     , witch
   ghc-options:
     -rtsopts
