diff --git a/hspec.cabal b/hspec.cabal
--- a/hspec.cabal
+++ b/hspec.cabal
@@ -1,5 +1,5 @@
 name:             hspec
-version:          1.4.1
+version:          1.4.1.1
 license:          BSD3
 license-file:     LICENSE
 copyright:        (c) 2011-2012 Trystan Spangler, (c) 2011-2012 Simon Hengel, (c) 2011 Greg Weber
@@ -38,7 +38,7 @@
     , transformers >= 0.2.2.0 && < 0.4.0
     , HUnit >= 1.2.5
     , QuickCheck >= 2.4.0.1 && < 2.6
-    , hspec-expectations
+    , hspec-expectations == 0.3.0.*
   exposed-modules:
       Test.Hspec
       Test.Hspec.Core
