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.1
+version: 2.0.0.2
 
 synopsis: JSON Feed
 description:
@@ -90,7 +90,7 @@
 
   build-depends:
     , filepath >= 1.4.2 && < 1.5
-    , hspec >= 2.7.6 && < 2.10
+    , hspec >= 2.7.6 && < 2.11
   hs-source-dirs: source/test-suite
   main-is: Main.hs
   type: exitcode-stdio-1.0
