diff --git a/psqueues.cabal b/psqueues.cabal
--- a/psqueues.cabal
+++ b/psqueues.cabal
@@ -1,5 +1,5 @@
 Name:          psqueues
-Version:       0.2.0.1
+Version:       0.2.0.2
 License:       BSD3
 License-file:  LICENSE
 Maintainer:    Jasper Van der Jeugt <jaspervdj@gmail.com>
@@ -120,7 +120,7 @@
 
     Build-depends:
           HUnit                      >= 1.2 && < 1.3
-        , QuickCheck                 >= 2.7 && < 2.8
+        , QuickCheck                 >= 2.7 && < 2.9
         , test-framework             >= 0.8 && < 0.9
         , test-framework-hunit       >= 0.3 && < 0.4
         , test-framework-quickcheck2 >= 0.3 && < 0.4
