diff --git a/CHANGES b/CHANGES
--- a/CHANGES
+++ b/CHANGES
@@ -72,3 +72,6 @@
 0.1.4.1:
 		* refactor renderSeries
 		* fixed error bars for non-points
+
+0.1.4.2:
+		* fixed bug in MinMax with error (logSeriesMinMax)
diff --git a/plot.cabal b/plot.cabal
--- a/plot.cabal
+++ b/plot.cabal
@@ -1,5 +1,5 @@
 Name:                plot
-Version:             0.1.4.1
+Version:             0.1.4.2
 License:             BSD3
 License-file:        LICENSE
 Copyright:           (c) A.V.H. McPhail 2010, 2012
