diff --git a/eccrypto.cabal b/eccrypto.cabal
--- a/eccrypto.cabal
+++ b/eccrypto.cabal
@@ -1,5 +1,5 @@
 Name:                eccrypto
-Version:             0.0
+Version:             0.0.1
 Synopsis:	     Elliptic Curve Cryptography for Haskell
 Description:         Elliptic Curve Cryptography in Haskell, evolved for correctness and practical usability from higher-level libraries.
 		     .
@@ -14,7 +14,7 @@
 		     More secure curves will be added.
 License:             BSD3
 License-file:        COPYING
-Copyright:	     (c) Marcel Fourné, 2009-2014
+Copyright:	     (c) Marcel Fourné, 2009-2016
 Author:              Marcel Fourné
 Maintainer:          Marcel Fourné (haskell@marcelfourne.de)
 Category:	     Cryptography
@@ -45,4 +45,4 @@
 
 source-repository head
   type:     git
-  location: https://github.com/mfourne/hs-eccrypto.git
+  location: https://github.com/mfourne/eccrypto.git
