diff --git a/battlenet.cabal b/battlenet.cabal
--- a/battlenet.cabal
+++ b/battlenet.cabal
@@ -10,13 +10,15 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.1.0.0
+version:             0.1.0.1
 
 -- A short (one-line) description of the package.
 synopsis:            API client for Battle.Net
 
 -- A longer description of the package.
--- description:         
+description:         API client for Battle.Net, implemented using http-conduit. See the repository or Haddock for usage.
+
+homepage:            https://github.com/teozkr/hs-battlenet/
 
 -- The license under which the package is released.
 license:             MIT
