diff --git a/pmg/templates/committee_detail.html b/pmg/templates/committee_detail.html
index e54c9509..d816861e 100644
--- a/pmg/templates/committee_detail.html
+++ b/pmg/templates/committee_detail.html
@@ -19,6 +19,9 @@
<
{% if committee.id == 40 %}
This committee was previously part of Justice and Correctional Services.
Historical meetings are available in the Justice and Constitutional Development committee.
{% endif %}
+ {% if committee.id == 3 %}
+ This committee was previously part of Mineral Resources and Energy.
Historical meetings are available in the Mineral and Petroleum Resources committee.
+ {% endif %}