diff --git a/json-feed.cabal b/json-feed.cabal
--- a/json-feed.cabal
+++ b/json-feed.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.2
 
 name: json-feed
-version: 2.0.0.7
+version: 2.0.0.8
 
 synopsis: JSON Feed
 description:
@@ -84,7 +84,7 @@
 
   build-depends:
     , filepath >= 1.4.2 && < 1.5
-    , hspec >= 2.7.6 && < 2.11
+    , hspec >= 2.9.7 && < 2.12
   hs-source-dirs: source/test-suite
   main-is: Main.hs
   type: exitcode-stdio-1.0
