diff --git a/index.html b/index.html
index 53df333..ebfdcd4 100644
--- a/index.html
+++ b/index.html
@@ -232,6 +232,7 @@ th, td { border:none; padding-top:0; }
data import/conversion
+- Ledger and hledger have CSV conversion built in. Also:
- banks2ledger - CSV to *ledger converter
- bean-identify, bean-extract, bean-file - Beancount built-in tools
- beancount-import CSV to beancount converter (curses)
diff --git a/index.md b/index.md
index 4eaac85..b84fba2 100644
--- a/index.md
+++ b/index.md
@@ -216,6 +216,7 @@ Inactive:
#### data import/conversion
+- [Ledger](http://ledger-cli.org/3.0/doc/ledger3.html#Comma-Separated-Values-files) and [hledger](http://hledger.org/csv.html) have CSV conversion built in. Also:
- [banks2ledger](https://github.com/tomszilagyi/banks2ledger) - CSV to *ledger converter
- bean-identify, bean-extract, bean-file - Beancount built-in tools
- [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses)