diff --git a/lifted-base.cabal b/lifted-base.cabal
--- a/lifted-base.cabal
+++ b/lifted-base.cabal
@@ -1,5 +1,5 @@
 Name:                lifted-base
-Version:             0.2.3.10
+Version:             0.2.3.11
 Synopsis:            lifted IO operations from the base library
 License:             BSD3
 License-file:        LICENSE
@@ -90,6 +90,6 @@
   build-depends: lifted-base
                , base          >= 3   && < 5
                , transformers  >= 0.2 && < 0.6
-               , criterion     >= 1   && < 1.2
+               , criterion     >= 1   && < 1.3
                , monad-control >= 0.3 && < 1.1
                , monad-peel    >= 0.1 && < 0.3
