diff --git a/DESCRIPTION b/DESCRIPTION
index 772c35628c0d7d6ab7b3baa3f7dced53fa0c4b1b..e6aee3ec4b01f7419dce8ab71d6ec8afb296607d 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
 Package: splatter
 Type: Package
 Title: Simple Simulation of Single-cell RNA Sequencing Data
-Version: 0.99.10
-Date: 2017-03-07
+Version: 0.99.11
+Date: 2017-03-20
 Author: Luke Zappia
 Authors@R:
     c(person("Luke", "Zappia", role = c("aut", "cre"),
diff --git a/NEWS.md b/NEWS.md
index 9480f9171c1184640bb042a31ba60ee3454e50c6..4877c31f0e88ed359e670b1d1b5447ad310b8678 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,10 @@
+# 0.99.11
+
+* Add parallel option to lun2Estimate
+* Allow non-integer library sizes in Lun2Params
+* Adjust dropout eta value
+* Adjust comparison plots
+
 # 0.99.10
 
 * Improve Splat estimation procedure