diff --git a/concurrent-extra.cabal b/concurrent-extra.cabal
--- a/concurrent-extra.cabal
+++ b/concurrent-extra.cabal
@@ -1,5 +1,5 @@
 name:          concurrent-extra
-version:       0.7.0.9
+version:       0.7.0.10
 cabal-version: >= 1.8
 build-type:    Custom
 stability:     experimental
@@ -82,7 +82,7 @@
   build-depends: base                 >= 3       && < 5
                , stm                  >= 2.1.2.1 && < 2.5
                , unbounded-delays     >= 0.1     && < 0.2
-               , HUnit                >= 1.2.2   && < 1.3
+               , HUnit                >= 1.2.2   && < 1.4
                , random               >= 1.0     && < 1.2
                , test-framework       >= 0.2.4   && < 0.9
                , test-framework-hunit >= 0.2.4   && < 0.4
