diff --git a/digest.cabal b/digest.cabal
--- a/digest.cabal
+++ b/digest.cabal
@@ -1,5 +1,5 @@
 name:            digest
-version:         0.0.1.1
+version:         0.0.1.2
 copyright:       (c) 2009 Eugene Kirpichov
 license:         BSD3
 license-file:    LICENSE
@@ -22,6 +22,7 @@
 flag bytestring-in-base
   description: In the ghc-6.6 era the bytestring modules were
                included in the base package.
+  default: False
 
 source-repository head
   type: git
