diff --git a/cryptocompare.cabal b/cryptocompare.cabal
--- a/cryptocompare.cabal
+++ b/cryptocompare.cabal
@@ -1,22 +1,6 @@
 name:                cryptocompare
-version:             0.0.1
+version:             0.0.2
 synopsis:            Haskell wrapper for the cryptocompare API
-description:
-      # CryptoCompare
-
-      [![Build Status](https://travis-ci.org/aviaviavi/cryptocompare.svg?branch=master)](https://travis-ci.org/aviaviavi/cryptocompare)
-
-      A Haskell wrapper to the public [CryptoCompare API](https://www.cryptocompare.com/api/), a 
-      source of information and pricing of different crypto currencies
-
-      ## State
-
-      This library is usable but not complete. It currently covers a subset of the API.
-      Breaking changes will occur if necessary but will be avoided if possible.
-
-      ## Contributing
-
-      Contributions in any form are always welcome.
 homepage:            https://github.com/aviaviavi/cryptocompare
 license:             MIT
 license-file:        LICENSE
@@ -78,4 +62,4 @@
 
 source-repository head
   type:     git
-  location: https://github.com/githubuser/cryptocompare
+  location: https://github.com/aviaviavi/cryptocompare
