diff --git a/concurrent-split.cabal b/concurrent-split.cabal
--- a/concurrent-split.cabal
+++ b/concurrent-split.cabal
@@ -1,11 +1,10 @@
 Name:             concurrent-split
-Version:          0.0.1
+Version:          0.0.1.1
 License:          BSD3
 License-File:     LICENSE
 Author:           Henning Thielemann <haskell@henning-thielemann.de>
 Maintainer:       Henning Thielemann <haskell@henning-thielemann.de>
 Category:         Concurrent
-Build-Type:       Simple
 Synopsis:         MVars and Channels with distinguished input and output side
 Description:
   MVars and Channels with distinguished input and output side.
@@ -37,7 +36,7 @@
 Cabal-Version:    >=1.6
 Build-Type:       Simple
 Source-Repository this
-  Tag:         0.0.1
+  Tag:         0.0.1.1
   Type:        darcs
   Location:    http://hub.darcs.net/thielema/concurrent-split/
 
