diff --git a/_includes/devdoc/bitcoin-core/rpcs/quick-ref.md b/_includes/devdoc/bitcoin-core/rpcs/quick-ref.md
index 7ced5b70..218e8907 100644
--- a/_includes/devdoc/bitcoin-core/rpcs/quick-ref.md
+++ b/_includes/devdoc/bitcoin-core/rpcs/quick-ref.md
@@ -16,11 +16,16 @@ changes made more than two years ago.
Use v0.n.n in abbreviation title to prevent autocrossrefing.
{% endcomment %}
-
-{% assign NEW_MASTER='**New in master**' %}
-{% assign UPDATED_MASTER='**Updated in master**' %}
+
{% assign DEPRECATED='**Deprecated**' %}
+
+{% assign UPDATED0_14_0='**Updated in 0.14.1**' %}
+
+
+{% assign NEW0_14_0='**New in 0.14.0**' %}
+{% assign UPDATED0_14_0='**Updated in 0.14.0**' %}
+
{% assign UPDATED0_13_1='*Updated in 0.13.1*' %}
@@ -38,10 +43,6 @@ Use v0.n.n in abbreviation title to prevent autocrossrefing.
{% assign NEW0_11_0='*New in 0.11.0*' %}
-
-{% assign NEW0_10_0='*New in 0.10.0*' %}
-{% assign UPDATED0_10_0='*Updated in 0.10.0*' %}
-