diff --git a/explicit-iomodes.cabal b/explicit-iomodes.cabal
--- a/explicit-iomodes.cabal
+++ b/explicit-iomodes.cabal
@@ -1,5 +1,5 @@
 name:          explicit-iomodes
-version:       0.6.0.1
+version:       0.6.0.2
 cabal-version: >=1.6
 build-type:    Simple
 license:       BSD3
@@ -29,7 +29,7 @@
 
   build-depends: base                 >= 4     && < 4.4
                , base-unicode-symbols >= 0.1.1 && < 0.3
-               , tagged               >= 0.0   && < 0.2
+               , tagged               >= 0.0   && < 0.3
   exposed-modules: System.IO.ExplicitIOModes
                    System.IO.ExplicitIOModes.Unsafe
   other-modules:   System.IO.ExplicitIOModes.Internal
