diff --git a/exceptions.cabal b/exceptions.cabal
index 09ab0e9b58c16df8441c5b2359f5f67f4fe0c543..958bf9f268ff0e67f14d22bb1965e7090afd13d6 100644
--- a/exceptions.cabal
+++ b/exceptions.cabal
@@ -86,7 +86,7 @@ test-suite exceptions-tests
     test-framework             >= 0.8      && < 0.9,
     test-framework-hunit       >= 0.3      && < 0.4,
     test-framework-quickcheck2 >= 0.3      && < 0.4,
-    QuickCheck                 >= 2.5      && < 2.14
+    QuickCheck                 >= 2.5      && < 2.15
 
   if flag(transformers-0-4)
     build-depends: