diff --git a/benchmarks/BenchThroughput.hs b/benchmarks/BenchThroughput.hs
--- a/benchmarks/BenchThroughput.hs
+++ b/benchmarks/BenchThroughput.hs
@@ -165,6 +165,7 @@
   let layout = 
         defaultLayout1
           { layout1_plots_ = map (Right . toPlot) plottedLines }
+  return ()
   -- renderableToWindow (toRenderable layout) 640 480  
 
 
diff --git a/blaze-builder.cabal b/blaze-builder.cabal
--- a/blaze-builder.cabal
+++ b/blaze-builder.cabal
@@ -1,5 +1,5 @@
 Name:                blaze-builder
-Version:             0.2.0.0
+Version:             0.2.0.1
 Synopsis:            Efficient construction of bytestrings.
 
 Description:         
