diff --git a/docs/README.md b/docs/README.md
index 49e01786cb..572ac79682 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -171,7 +171,7 @@ The following versioned modules are provided by dcrd repository:
* [rpcclient](https://github.com/decred/dcrd/tree/master/rpcclient) - Implements
a robust and easy to use Websocket-enabled Decred JSON-RPC client
-* [dcrjson](https://github.com/decred/dcrd/tree/master/dcrjson) - Provides an
+* [dcrjson/v2](https://github.com/decred/dcrd/tree/master/dcrjson) - Provides an
extensive API for the underlying JSON-RPC command and return values
* [wire](https://github.com/decred/dcrd/tree/master/wire) - Implements the
Decred wire protocol
diff --git a/docs/assets/module_hierarchy.gv b/docs/assets/module_hierarchy.gv
index 9640727151..ecad458183 100644
--- a/docs/assets/module_hierarchy.gv
+++ b/docs/assets/module_hierarchy.gv
@@ -4,7 +4,7 @@ digraph {
certgen [label="certgen" fillcolor=darkkhaki]
chainhash [label="chaincfg/chainhash" fillcolor=aquamarine]
- dcrjson [label="dcrjson" fillcolor=indianred]
+ dcrjson [label="dcrjson/v2" fillcolor=indianred]
wire [label="wire" fillcolor=coral]
addrmgr [label="addrmgr" fillcolor=lightsalmon]
chaincfg [label="chaincfg" fillcolor=cadetblue]
diff --git a/docs/assets/module_hierarchy.svg b/docs/assets/module_hierarchy.svg
index 981522da3f..511890d402 100644
--- a/docs/assets/module_hierarchy.svg
+++ b/docs/assets/module_hierarchy.svg
@@ -32,13 +32,13 @@
dcrjson
-
-dcrjson
+
+dcrjson/v2
chainhash->dcrjson
-
-
+
+
wire
@@ -67,8 +67,8 @@
dcrjson->rpcclient
-
-
+
+
addrmgr
@@ -237,8 +237,8 @@
blockchain->rpcclient
-
-
+
+
mempool