diff --git a/stats.cabal b/stats.cabal
--- a/stats.cabal
+++ b/stats.cabal
@@ -7,7 +7,7 @@
 -- The package version. See the Haskell package versioning policy
 -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for
 -- standards guiding when and how versions should be incremented.
-Version:             0.1
+Version:             0.1.1
 
 -- A short (one-line) description of the package.
 Synopsis: command line statistics
@@ -28,8 +28,11 @@
 -- and patches.
 Maintainer:          cheecheeo@gmail.com
 
+homepage:            http://github.com/cheecheeo/stats/
+bug-reports:         http://github.com/cheecheeo/stats/issues
+
 -- A copyright notice.
--- Copyright:
+Copyright: Copyright (C) 2013 John Chee
 
 Category:            Math
 
