diff --git a/sparkle.cabal b/sparkle.cabal
--- a/sparkle.cabal
+++ b/sparkle.cabal
@@ -1,12 +1,13 @@
 name:                sparkle
-version:             0.4
+version:             0.4.0.1
 synopsis:            Distributed Apache Spark applications in Haskell
-description:         See README.md
+description:         See https://www.stackage.org/package/sparkle.
+homepage:            http://github.com/tweag/sparkle#readme
 license:             BSD3
 license-file:        LICENSE
 author:              Tweag I/O
-maintainer:          alp.mestanogullari@tweag.io
-copyright:           2016 EURL Tweag
+maintainer:          m@tweag.io
+copyright:           (c) 2016-2017 EURL Tweag
 category:            FFI, JVM, Java, Distributed Computing
 build-type:          Custom
 cabal-version:       >=1.10
