diff --git a/concurrent-split.cabal b/concurrent-split.cabal
--- a/concurrent-split.cabal
+++ b/concurrent-split.cabal
@@ -1,5 +1,5 @@
 Name:             concurrent-split
-Version:          0.0.0.1
+Version:          0.0.0.2
 License:          BSD3
 License-File:     LICENSE
 Author:           Henning Thielemann <haskell@henning-thielemann.de>
@@ -37,13 +37,13 @@
 Cabal-Version:    >=1.6
 Build-Type:       Simple
 Source-Repository this
-  Tag:         0.0.0.1
+  Tag:         0.0.0.2
   Type:        darcs
-  Location:    http://code.haskell.org/~thielema/concurrent-split/
+  Location:    http://hub.darcs.net/thielema/concurrent-split/
 
 Source-Repository head
   Type:        darcs
-  Location:    http://code.haskell.org/~thielema/concurrent-split/
+  Location:    http://hub.darcs.net/thielema/concurrent-split/
 
 Library
   Build-Depends:
