diff --git a/hspec-webdriver.cabal b/hspec-webdriver.cabal
--- a/hspec-webdriver.cabal
+++ b/hspec-webdriver.cabal
@@ -1,5 +1,5 @@
 name:              hspec-webdriver
-version:           0.2.0
+version:           0.2.1
 cabal-version:     >= 1.8
 build-type:        Simple
 synopsis:          Write end2end web application tests using webdriver and hspec
@@ -31,7 +31,7 @@
 
                  , HUnit                >= 1.2 && < 1.3
                  , hashable             >= 1.2
-                 , hspec                >= 1.8 && < 1.9
+                 , hspec                >= 1.8
                  , lifted-base          >= 0.2
                  , stm                  >= 2.4
                  , text                 >= 0.11
