diff --git a/index.html b/index.html
index d3145b4..0da937c 100644
--- a/index.html
+++ b/index.html
@@ -167,6 +167,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
data import
+- bean-identify, bean-extract, bean-file - Beancount built-in tools
- beancount-import CSV to beancount converter (curses)
- gnucash2ledger.py GNUCash to *ledger conversion
- icsvledger CSV to *ledger converter
diff --git a/index.md b/index.md
index 96ecb79..5498dab 100644
--- a/index.md
+++ b/index.md
@@ -161,6 +161,7 @@ Fill out and submit tax forms with another tool, or by hand.
##### data import
+- bean-identify, bean-extract, bean-file - Beancount built-in tools
- [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses)
- [gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) GNUCash to *ledger conversion
- [icsvledger](https://launchpad.net/csv2ledger) CSV to *ledger converter