diff --git a/README.md b/README.md
index 855cd45e..d70d938a 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,9 @@ Node-RED Watson Nodes for IBM Bluemix
+### New in version 0.5.11
+- Add support for NLP Query in Discovery and Discovery Query Builder Nodes.
+
### New in version 0.5.10
- Allowed detect_mode for Visual Recognition node to be set in msg.params
diff --git a/package.json b/package.json
index 2229be25..9ae6041c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-node-watson",
- "version": "0.5.10",
+ "version": "0.5.11",
"description": "A collection of Node-RED nodes for IBM Watson services",
"dependencies": {
"alchemy-api": "^1.3.0",
diff --git a/services/conversation/v1.html b/services/conversation/v1.html
index 52cd75c2..da0ac7d9 100644
--- a/services/conversation/v1.html
+++ b/services/conversation/v1.html
@@ -99,7 +99,6 @@
-