diff --git a/Main.hs b/Main.hs
--- a/Main.hs
+++ b/Main.hs
@@ -1,7 +1,7 @@
 --------------------------------------------------------------------
 -- |
 -- Module    : Generate sparkline graphs of hackage uploads
--- Copyright : (c) Don Stewart 2008
+-- Copyright : (c) Don Stewart 2008-9
 -- License   : BSD3
 --
 -- Maintainer: Don Stewart <dons@galois.com>
diff --git a/hackage-sparks.cabal b/hackage-sparks.cabal
--- a/hackage-sparks.cabal
+++ b/hackage-sparks.cabal
@@ -1,11 +1,11 @@
 name:                hackage-sparks
-version:             0.3
+version:             0.5
 homepage:            http://code.haskell.org/~dons/code/hackage-sparks
 license:             BSD3
 license-file:        LICENSE
 author:              Don Stewart
 maintainer:          dons@galois.com
-category:            Graphics
+category:            Distribution
 synopsis:            Generate sparkline graphs of hackage statistics
 description:         Generate sparkline graphs of hackage statistics
 cabal-version:       >= 1.2
