diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2012-2013, Koen Claessen, Emil Axelsson
+Copyright (c) 2012-2013, Emil Axelsson
 
 All rights reserved.
 
@@ -13,7 +13,7 @@
       disclaimer in the documentation and/or other materials provided
       with the distribution.
 
-    * Neither the name of Koen Claessen, Emil Axelsson nor the names of other
+    * Neither the name of Emil Axelsson nor the names of other
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
diff --git a/patch-combinators.cabal b/patch-combinators.cabal
--- a/patch-combinators.cabal
+++ b/patch-combinators.cabal
@@ -1,5 +1,5 @@
 Name:               patch-combinators
-Version:            0.2
+Version:            0.2.1
 Synopsis:           A library for patching functions and data structures
 Description:        A library for patching functions and data structures
 -- Homepage:
@@ -15,7 +15,7 @@
 
 Source-repository head
   type:     darcs
-  location: http://community.haskell.org/~emax/darcs/patch-combinators
+  location: http://hub.darcs.net/emax/patch-combinators
 
 Library
   Exposed-modules:
