diff --git a/Plot-ho-matic.cabal b/Plot-ho-matic.cabal
--- a/Plot-ho-matic.cabal
+++ b/Plot-ho-matic.cabal
@@ -1,5 +1,5 @@
 name:                Plot-ho-matic
-version:             0.5.0.1
+version:             0.5.0.2
 synopsis:            Real-time line plotter for protobuf-like data
 license:             BSD3
 license-file:        LICENSE
@@ -29,17 +29,14 @@
                      , containers
                      , lens
                      , data-default-class
-                     , stm
                      , glib
                      , gtk >= 0.13
                      , time
                      , Chart >= 1.1
                      , Chart-cairo >= 1.1
                      , cairo
-                     , linear
                      , text
-                     , spatial-math >= 0.2.0
-                     , generic-accessors >= 0.1.0.0
+                     , generic-accessors >= 0.1.0.1
 
   ghc-options:      -O2 -Wall
   ghc-prof-options: -O2 -Wall -prof -fprof-auto -fprof-cafs -rtsopts
