diff --git a/iconv.cabal b/iconv.cabal
--- a/iconv.cabal
+++ b/iconv.cabal
@@ -1,5 +1,5 @@
 name:            iconv
-version:         0.4.1.0
+version:         0.4.1.1
 copyright:       (c) 2006-2008 Duncan Coutts
 license:         BSD3
 license-file:    LICENSE
@@ -21,7 +21,7 @@
   exposed-modules: Codec.Text.IConv
   other-modules:   Codec.Text.IConv.Internal
   build-depends:   base >= 3 && < 5,
-                   bytestring == 0.9.*
+                   bytestring == 0.9.* || ==0.10.*
   extensions:      ForeignFunctionInterface
   includes:        hsiconv.h
   include-dirs:    cbits
