diff --git a/sgd.cabal b/sgd.cabal
--- a/sgd.cabal
+++ b/sgd.cabal
@@ -4,12 +4,12 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 2f29d911949ea62e385d514bbbce417c880285e7f8cd576492e8444fb45ae1c8
+-- hash: 1409d26fec8b15d16a4a06650dc2ce1bf2f51aa72c0e494af222f5c66394ac04
 
 name:           sgd
-version:        0.8.0.1
+version:        0.8.0.2
 synopsis:       Stochastic gradient descent library
-description:    Stochastic gradient descent library. . Import "Numeric.SGD" to use the library.
+description:    Import "Numeric.SGD" to use the library.
 category:       Math
 homepage:       https://github.com/kawu/sgd#readme
 bug-reports:    https://github.com/kawu/sgd/issues
