diff --git a/signal.cabal b/signal.cabal
--- a/signal.cabal
+++ b/signal.cabal
@@ -1,5 +1,5 @@
 name:                signal
-version:             0.1.0.0
+version:             0.1.0.1
 license:             MIT
 license-file:        LICENSE
 author:              Piotr Mlodawski
@@ -9,7 +9,7 @@
 category:            System
 build-type:          Simple
 cabal-version:       >=1.10
-synopsis:            Signal handling, multiplatform way
+synopsis:            Multiplatform signal support for Haskell
 description:
     This simple library allows you to handle os signals on both Linux and Windows.
 
