diff --git a/burrito.cabal b/burrito.cabal
--- a/burrito.cabal
+++ b/burrito.cabal
@@ -1,7 +1,7 @@
 cabal-version: >= 1.10
 
 name: burrito
-version: 1.2.0.1
+version: 1.2.0.2
 
 synopsis: Parse and render URI templates.
 description:
@@ -82,7 +82,7 @@
     base -any
     , burrito -any
     , containers -any
-    , hspec >= 2.7.6 && < 2.8
+    , hspec >= 2.7.6 && < 2.9
     , QuickCheck >= 2.13.2 && < 2.15
     , text -any
   default-language: Haskell2010
