diff --git a/content/post/2016-09.md b/content/post/2016-09.md
index 76158c005..d079eadf6 100644
--- a/content/post/2016-09.md
+++ b/content/post/2016-09.md
@@ -427,3 +427,4 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
```
- This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently
+- Add `dc.date.accessioned` to XMLUI Discovery search filters
diff --git a/public/2016-09/index.html b/public/2016-09/index.html
index c8f12a8be..ea8e05b9f 100644
--- a/public/2016-09/index.html
+++ b/public/2016-09/index.html
@@ -572,6 +572,7 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
- This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently
+- Add
dc.date.accessioned
to XMLUI Discovery search filters
diff --git a/public/index.xml b/public/index.xml
index b743a00a5..7cdf03d2b 100644
--- a/public/index.xml
+++ b/public/index.xml
@@ -506,6 +506,7 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
<ul>
<li>This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently</li>
+<li>Add <code>dc.date.accessioned</code> to XMLUI Discovery search filters</li>
</ul>
diff --git a/public/post/index.xml b/public/post/index.xml
index 8b5618e98..02f002b72 100644
--- a/public/post/index.xml
+++ b/public/post/index.xml
@@ -506,6 +506,7 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
<ul>
<li>This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently</li>
+<li>Add <code>dc.date.accessioned</code> to XMLUI Discovery search filters</li>
</ul>
diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml
index 93cce050e..dc18c1384 100644
--- a/public/tags/notes/index.xml
+++ b/public/tags/notes/index.xml
@@ -506,6 +506,7 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
<ul>
<li>This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently</li>
+<li>Add <code>dc.date.accessioned</code> to XMLUI Discovery search filters</li>
</ul>