diff --git a/COPYING b/COPYING
--- a/COPYING
+++ b/COPYING
@@ -1,5 +1,5 @@
 Includes portions of code from Network.URI <http://hackage.haskell.org/package/network> by Johan Tibell <johan.tibell@gmail.com>
-The rest - copyright (c) 2009, Voker57 <coker57@gmail.com>
+The rest - copyright (c) 2009, Voker57 <voker57@gmail.com>
 
 All rights reserved.
 
diff --git a/uri.cabal b/uri.cabal
--- a/uri.cabal
+++ b/uri.cabal
@@ -1,5 +1,5 @@
 Name: uri
-Version: 0.1.6
+Version: 0.1.6.1
 Synopsis: Library for working with URIs
 Category: Text
 Description: Library for working with URIs, including parsing, rendering, merging, escaping
