diff --git a/index.html b/index.html
index 9373e31..946a007 100644
--- a/index.html
+++ b/index.html
@@ -771,6 +771,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
reports
plain text accounting
diff --git a/index.md b/index.md
index 1ea0f7c..342bfcf 100644
--- a/index.md
+++ b/index.md
@@ -716,6 +716,7 @@ Next, related add-ons and helpers by category
### reports
+- [budget_report](https://github.com/sulemankm/budget_report) budget reporting with beancount (python)
- [hledger-diff](http://hackage.haskell.org/package/hledger-diff) report differing transactions between two journals (haskell)
- [hledger-irr](http://hackage.haskell.org/package/hledger-irr) calculate an account's internal rate of return (superseded by [roi](https://hledger.org/hledger.html#roi)) (haskell)
- [hreports](https://pypi.org/project/hreports) save custom reports and PDF templates (python)